home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000088_news@newsmaster….columbia.edu _Mon Jul 21 10:45:24 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA29595
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Jul 1997 10:45:23 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA20923
  7.     for kermit.misc@watsun; Mon, 21 Jul 1997 10:45:23 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: "Good morning/afternoon"
  12. Date: 21 Jul 1997 14:45:22 GMT
  13. Organization: Columbia University
  14. Lines: 12
  15. Message-ID: <5qvsm2$smh$1@apakabar.cc.columbia.edu>
  16. References: <5qot5d$a36$1@Jupiter.Mcs.Net> <5qqhk0$g6t$1@apakabar.cc.columbia.edu> <slrn5t6sv1.kut.ylee@watsun.cc.columbia.edu>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7363
  19.  
  20. In article <slrn5t6sv1.kut.ylee@watsun.cc.columbia.edu>,
  21. Yeechang Lee <ylee@columbia.edu> wrote:
  22. : ObKermit: How feasible would it be for a command-line switch for the
  23. : telnet.exe stub in K95 that sets the screen dimensions?
  24. :
  25. A lot of people ask for custom TELNET.EXE command-line switches, but
  26. the whole purpose of the TELNET.EXE stub is to stand in for Microsoft
  27. Telnet; i.e. to have exactly the same command-line syntax, but to start
  28. K95 instead of Telnet.
  29.  
  30. - Frank